.. _`Export Model`: .. _`org.sysess.sympathy.machinelearning.export`: Export Model ```````````` .. image:: export.svg :width: 48 Exports a model to disk Definition :::::::::: Input ports ........... **filename** | Type: datasource | Description: Datasource **in-model** | Type: model | Description: Input model Output ports ............ **filename** | Type: datasource | Description: Datasource Implementation .............. .. automodule:: node_io :noindex: .. class:: Export :noindex: